home *** CD-ROM | disk | FTP | other *** search
- You are storing a list of commands for DOS. You may include BATCH files.
-
- Minimum Requirements: 1 - Fill in a TITLE (1st line)
- 2 - Fill in a DOS command (any line)
-
- To call/create a menu, type: MENU menuname (MENU/C> line only)
-
- Press INS to toggle Insert/Overwrite. Press CTRL-Y to delete a line.
- EXAMPLE: Running the PC-TALK program.
-
- EasyMenu | DOS prompt | Purpose
- ------------------------------------------------------------------
- TITLE > PC-TALK III | | Menu Title
- MENU / C> CD \PCTALK | C>CD \PCTALK | Change directory
- C> PC-TALK | C>PC-TALK | Program start command
- C> | C> |
- EXAMPLE: Call another MENU. If the MENU does not exist, it is created.
-
- EasyMenu | DOS prompt | Purpose
- ------------------------------------------------------------------
- TITLE > DOS Utilities | | Menu Title
- MENU / C> MENU UTILITY | | Call UTILITY MENU
- C> | |
- C> | |
- TITLE > program description INACTIVE if first 3 characters are REM
- MENU /C> MENU menuname Call another MENU, 1 to 8 characters.
- C> Any DOS command. Batch files reserve 3K when running.
-
- PATH= \pathname Temporary, unless Original-Path-Reset CONTROL is FALSE.
- PATH+ \pathname Temporary, add to current PATH.
- REM C> - disable that line only.
- TITLE - disable all lines.
- REBOOT COMMANDS
-
- EASYMENU REBOOT Reboot system - like CTRL-ALT-DEL or power-on
- EASYMENU AUTOEXEC Reboot & use AUTOEXEC.NEW not AUTOEXEC.BAT
- EASYMENU CONFIG Reboot & use CONFIG.NEW not CONFIG.SYS
- EASYMENU AUTOEXEC CONFIG Reboot & use AUTOEXEC.NEW & CONFIG.NEW
- EASYMENU LOCKUP Lock PC & disable CTRL-ALT-DEL for power off
- Displays message telling user to power down
- REBOOTING YOUR SYSTEM FROM A MENU
- The EASYMENU REBOOT command is provided so that you may clear memory-
- resident programs and/or device drivers from your operating system. You
- may use this command over the phone line, if your tele-communications
- program supports "Host Mode". For further information, please refer to
- EasyMenu documentation index. If you do not know the purpose of
- AUTOEXEC.BAT or CONFIG.SYS, also refer to the INFO screen, its HELP file,
- and your DOS manual.